﻿2026-07-29T08:43:35.6723331Z Current runner version: '2.336.0'
2026-07-29T08:43:35.6727961Z Runner name: 'kitsubito'
2026-07-29T08:43:35.6728467Z Runner group name: 'Default'
2026-07-29T08:43:35.6729158Z Machine name: 'KITSUBITO'
2026-07-29T08:43:35.6732416Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T08:43:35.6734315Z Actions: write
2026-07-29T08:43:35.6734712Z ArtifactMetadata: write
2026-07-29T08:43:35.6735098Z Attestations: write
2026-07-29T08:43:35.6735472Z Checks: write
2026-07-29T08:43:35.6735810Z CodeQuality: write
2026-07-29T08:43:35.6736168Z Contents: write
2026-07-29T08:43:35.6736539Z CopilotRequests: write
2026-07-29T08:43:35.6736935Z Deployments: write
2026-07-29T08:43:35.6737308Z Discussions: write
2026-07-29T08:43:35.6737665Z Drives: write
2026-07-29T08:43:35.6738009Z Issues: write
2026-07-29T08:43:35.6738360Z Metadata: read
2026-07-29T08:43:35.6738713Z Models: read
2026-07-29T08:43:35.6739150Z Packages: write
2026-07-29T08:43:35.6739523Z Pages: write
2026-07-29T08:43:35.6739971Z PullRequests: write
2026-07-29T08:43:35.6740375Z RepositoryProjects: write
2026-07-29T08:43:35.6740763Z SecurityEvents: write
2026-07-29T08:43:35.6741126Z Statuses: write
2026-07-29T08:43:35.6741485Z VulnerabilityAlerts: read
2026-07-29T08:43:35.6741852Z ##[endgroup]
2026-07-29T08:43:35.6743621Z Secret source: Actions
2026-07-29T08:43:35.6744293Z Prepare workflow directory
2026-07-29T08:43:35.7096648Z Prepare all required actions
2026-07-29T08:43:35.7132452Z Getting action download info
2026-07-29T08:43:36.0636243Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T08:43:36.5750184Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-29T08:43:36.6657266Z ##[group]Run set -euo pipefail
2026-07-29T08:43:36.6657829Z [36;1mset -euo pipefail[0m
2026-07-29T08:43:36.6658271Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T08:43:36.6658843Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T08:43:36.6659694Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T08:43:36.6660419Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T08:43:36.6661016Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T08:43:36.6661501Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T08:43:36.6662591Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T08:43:36.6663343Z [36;1m  exit 1[0m
2026-07-29T08:43:36.6663672Z [36;1mfi[0m
2026-07-29T08:43:36.6680055Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T08:43:36.6680868Z ##[endgroup]
2026-07-29T08:43:36.6799681Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757983739904 floor_bytes=34359738368
2026-07-29T08:43:36.6966249Z ##[group]Run actions/checkout@v5
2026-07-29T08:43:36.6966707Z with:
2026-07-29T08:43:36.6967055Z   fetch-depth: 0
2026-07-29T08:43:36.6967416Z   repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:36.6970226Z   token: ***
2026-07-29T08:43:36.6970555Z   ssh-strict: true
2026-07-29T08:43:36.6970898Z   ssh-user: git
2026-07-29T08:43:36.6971236Z   persist-credentials: true
2026-07-29T08:43:36.6971617Z   clean: true
2026-07-29T08:43:36.6971956Z   sparse-checkout-cone-mode: true
2026-07-29T08:43:36.6972358Z   fetch-tags: false
2026-07-29T08:43:36.6972697Z   show-progress: true
2026-07-29T08:43:36.6973039Z   lfs: false
2026-07-29T08:43:36.6973362Z   submodules: false
2026-07-29T08:43:36.6973709Z   set-safe-directory: true
2026-07-29T08:43:36.6974104Z   allow-unsafe-pr-checkout: false
2026-07-29T08:43:36.6974489Z ##[endgroup]
2026-07-29T08:43:36.7740060Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:36.7741552Z ##[group]Getting Git version info
2026-07-29T08:43:36.7742266Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T08:43:36.7760759Z [command]/usr/bin/git version
2026-07-29T08:43:36.7774828Z git version 2.43.0
2026-07-29T08:43:36.7792702Z ##[endgroup]
2026-07-29T08:43:36.7803906Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/09445268-54bd-4a95-a3fc-b40c8d3f97c7' before making global git config changes
2026-07-29T08:43:36.7805230Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:43:36.7807480Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T08:43:36.7840346Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T08:43:36.7861227Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T08:43:36.7871731Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T08:43:36.7874659Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T08:43:36.7894367Z refs/heads/main
2026-07-29T08:43:36.7900707Z [command]/usr/bin/git checkout --detach
2026-07-29T08:43:36.7950561Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T08:43:36.7984602Z [command]/usr/bin/git branch --delete --force main
2026-07-29T08:43:36.8008109Z Deleted branch main (was ffc7e9ea).
2026-07-29T08:43:36.8096209Z ##[endgroup]
2026-07-29T08:43:36.8098336Z [command]/usr/bin/git submodule status
2026-07-29T08:43:36.8286974Z ##[group]Cleaning the repository
2026-07-29T08:43:36.8289730Z [command]/usr/bin/git clean -ffdx
2026-07-29T08:43:36.8325821Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T08:43:36.8379924Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T08:43:36.8384800Z ##[endgroup]
2026-07-29T08:43:36.8386701Z ##[group]Disabling automatic garbage collection
2026-07-29T08:43:36.8389840Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T08:43:36.8414664Z ##[endgroup]
2026-07-29T08:43:36.8415498Z ##[group]Setting up auth
2026-07-29T08:43:36.8419465Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:43:36.8442861Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T08:43:36.8629419Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:43:36.8656650Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T08:43:36.8840120Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:43:36.8864896Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T08:43:36.9066334Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T08:43:36.9096717Z ##[endgroup]
2026-07-29T08:43:36.9097614Z ##[group]Fetching the repository
2026-07-29T08:43:36.9103449Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-29T08:43:38.3135218Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-29T08:43:38.3182937Z   origin/main
2026-07-29T08:43:38.3189542Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-29T08:43:38.3209667Z ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T08:43:38.3213970Z ##[endgroup]
2026-07-29T08:43:38.3215292Z ##[group]Determining the checkout info
2026-07-29T08:43:38.3216771Z ##[endgroup]
2026-07-29T08:43:38.3218002Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T08:43:38.3256010Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T08:43:38.3281401Z ##[group]Checking out the ref
2026-07-29T08:43:38.3283674Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T08:43:38.3337564Z Switched to a new branch 'main'
2026-07-29T08:43:38.3338653Z branch 'main' set up to track 'origin/main'.
2026-07-29T08:43:38.3377858Z ##[endgroup]
2026-07-29T08:43:38.3380782Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T08:43:38.3404958Z ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T08:43:38.3557849Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-29T08:43:38.3559924Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-29T08:43:38.3574190Z shell: /usr/bin/bash -e {0}
2026-07-29T08:43:38.3574957Z ##[endgroup]
2026-07-29T08:43:38.3685453Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-29T08:43:38.3686508Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-29T08:43:38.3699846Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T08:43:38.3700848Z env:
2026-07-29T08:43:38.3701478Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T08:43:38.3702284Z ##[endgroup]
2026-07-29T08:43:38.3754366Z CI-CENSUS scope roots:
2026-07-29T08:43:38.3755682Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T08:43:38.3757394Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T08:43:38.3759179Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T08:43:38.3760600Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T08:43:38.3761539Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T08:43:38.3799822Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-07-29T08:43:39.8245188Z CI-CENSUS phase=start box_procs=392 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T08:43:39.8246031Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T08:43:39.8299705Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-29T08:43:39.8300109Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-29T08:43:39.8313565Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T08:43:39.8313885Z env:
2026-07-29T08:43:39.8314094Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T08:43:39.8314348Z ##[endgroup]
2026-07-29T08:43:39.8364130Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:43:39.8395860Z ##[group]Run set -euo pipefail
2026-07-29T08:43:39.8396184Z [36;1mset -euo pipefail[0m
2026-07-29T08:43:39.8396431Z [36;1mPIN=0c95435[0m
2026-07-29T08:43:39.8396683Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-29T08:43:39.8396961Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-29T08:43:39.8397327Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-29T08:43:39.8397786Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-29T08:43:39.8398242Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-29T08:43:39.8398613Z [36;1m  rm -rf "$CACHE"[0m
2026-07-29T08:43:39.8398904Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-29T08:43:39.8399262Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-29T08:43:39.8399640Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-29T08:43:39.8400031Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-29T08:43:39.8400305Z [36;1mfi[0m
2026-07-29T08:43:39.8400618Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-29T08:43:39.8413362Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T08:43:39.8413689Z env:
2026-07-29T08:43:39.8413907Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T08:43:39.8414288Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:43:39.8414784Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:43:39.8415252Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:43:39.8415929Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:43:39.8416309Z ##[endgroup]
2026-07-29T08:43:40.1431901Z    Compiling proc-macro2 v1.0.106
2026-07-29T08:43:40.1432407Z    Compiling unicode-ident v1.0.24
2026-07-29T08:43:40.1432812Z    Compiling quote v1.0.45
2026-07-29T08:43:40.1433309Z    Compiling libc v0.2.186
2026-07-29T08:43:40.1433619Z    Compiling serde_core v1.0.228
2026-07-29T08:43:40.1433945Z    Compiling cfg-if v1.0.4
2026-07-29T08:43:40.1434258Z    Compiling serde v1.0.228
2026-07-29T08:43:40.1477714Z    Compiling log v0.4.32
2026-07-29T08:43:40.1534808Z    Compiling pin-project-lite v0.2.17
2026-07-29T08:43:40.1535484Z    Compiling portable-atomic v1.13.1
2026-07-29T08:43:40.1536000Z    Compiling typenum v1.20.1
2026-07-29T08:43:40.1536419Z    Compiling memchr v2.8.1
2026-07-29T08:43:40.1554575Z    Compiling version_check v0.9.5
2026-07-29T08:43:40.1632964Z    Compiling shlex v2.0.1
2026-07-29T08:43:40.1707400Z    Compiling find-msvc-tools v0.1.9
2026-07-29T08:43:40.2147320Z    Compiling critical-section v1.2.0
2026-07-29T08:43:40.2281031Z    Compiling subtle v2.6.1
2026-07-29T08:43:40.2321873Z    Compiling bytes v1.11.1
2026-07-29T08:43:40.3177174Z    Compiling futures-core v0.3.32
2026-07-29T08:43:40.3341956Z    Compiling equivalent v1.0.2
2026-07-29T08:43:40.3851758Z    Compiling smallvec v1.15.1
2026-07-29T08:43:40.3896851Z    Compiling itoa v1.0.18
2026-07-29T08:43:40.4082832Z    Compiling semver v1.0.28
2026-07-29T08:43:40.4211520Z    Compiling stable_deref_trait v1.2.1
2026-07-29T08:43:40.4433536Z    Compiling futures-sink v0.3.32
2026-07-29T08:43:40.4541192Z    Compiling futures-io v0.3.32
2026-07-29T08:43:40.4692841Z    Compiling slab v0.4.12
2026-07-29T08:43:40.4732140Z    Compiling futures-task v0.3.32
2026-07-29T08:43:40.5251137Z    Compiling generic-array v0.14.7
2026-07-29T08:43:40.5501079Z    Compiling futures-channel v0.3.32
2026-07-29T08:43:40.6021699Z    Compiling rand_core v0.10.1
2026-07-29T08:43:40.6580815Z    Compiling rustversion v1.0.22
2026-07-29T08:43:40.6617846Z    Compiling hashbrown v0.17.1
2026-07-29T08:43:40.6709973Z    Compiling bitflags v2.12.1
2026-07-29T08:43:40.6790879Z    Compiling getrandom v0.4.2
2026-07-29T08:43:40.7440780Z    Compiling cpufeatures v0.2.17
2026-07-29T08:43:40.7681717Z    Compiling fnv v1.0.7
2026-07-29T08:43:40.8060695Z    Compiling strsim v0.11.1
2026-07-29T08:43:40.8170695Z    Compiling cfg_aliases v0.2.1
2026-07-29T08:43:40.8284446Z    Compiling litemap v0.8.2
2026-07-29T08:43:40.8391765Z    Compiling writeable v0.6.3
2026-07-29T08:43:40.9040778Z    Compiling rustc_version v0.4.1
2026-07-29T08:43:40.9080751Z    Compiling icu_properties_data v2.2.0
2026-07-29T08:43:40.9900971Z    Compiling dunce v1.0.5
2026-07-29T08:43:40.9940965Z    Compiling utf8_iter v1.0.4
2026-07-29T08:43:41.0260707Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T08:43:41.0540610Z    Compiling ident_case v1.0.1
2026-07-29T08:43:41.0620616Z    Compiling fs_extra v1.3.0
2026-07-29T08:43:41.1260478Z    Compiling autocfg v1.5.1
2026-07-29T08:43:41.1568234Z    Compiling percent-encoding v2.3.2
2026-07-29T08:43:41.3061805Z    Compiling http v1.4.1
2026-07-29T08:43:41.3275451Z    Compiling aws-lc-rs v1.17.0
2026-07-29T08:43:41.3440676Z    Compiling thiserror v2.0.18
2026-07-29T08:43:41.3606267Z    Compiling cpufeatures v0.3.0
2026-07-29T08:43:41.4070780Z    Compiling syn v2.0.117
2026-07-29T08:43:41.4121325Z    Compiling unicode-segmentation v1.13.3
2026-07-29T08:43:41.4605997Z    Compiling scopeguard v1.2.0
2026-07-29T08:43:41.4670688Z    Compiling indexmap v2.14.0
2026-07-29T08:43:41.4790469Z    Compiling chacha20 v0.10.0
2026-07-29T08:43:41.4830896Z    Compiling form_urlencoded v1.2.2
2026-07-29T08:43:41.5171250Z    Compiling untrusted v0.9.0
2026-07-29T08:43:41.5371115Z    Compiling lock_api v0.4.14
2026-07-29T08:43:41.6041025Z    Compiling rustls v0.23.40
2026-07-29T08:43:41.6131002Z    Compiling heck v0.5.0
2026-07-29T08:43:41.6451098Z    Compiling atomic-waker v1.1.2
2026-07-29T08:43:41.6641672Z    Compiling const-oid v0.10.2
2026-07-29T08:43:41.7586814Z    Compiling unicode-xid v0.2.6
2026-07-29T08:43:41.7651234Z    Compiling anyhow v1.0.102
2026-07-29T08:43:41.8035140Z    Compiling parking_lot_core v0.9.12
2026-07-29T08:43:41.8115270Z    Compiling paste v1.0.15
2026-07-29T08:43:41.8179354Z    Compiling httparse v1.10.1
2026-07-29T08:43:41.8750896Z    Compiling zerocopy v0.8.50
2026-07-29T08:43:41.8860776Z    Compiling num-traits v0.2.19
2026-07-29T08:43:41.9031001Z    Compiling convert_case v0.10.0
2026-07-29T08:43:41.9438648Z    Compiling hybrid-array v0.4.12
2026-07-29T08:43:42.0345127Z    Compiling curve25519-dalek v4.1.3
2026-07-29T08:43:42.0833546Z    Compiling jobserver v0.1.34
2026-07-29T08:43:42.0980473Z    Compiling ahash v0.8.12
2026-07-29T08:43:42.0983442Z    Compiling powerfmt v0.2.0
2026-07-29T08:43:42.1544421Z    Compiling base64ct v1.8.3
2026-07-29T08:43:42.2312878Z    Compiling either v1.16.0
2026-07-29T08:43:42.2577935Z    Compiling fastrand v2.4.1
2026-07-29T08:43:42.3021519Z    Compiling crypto-common v0.1.7
2026-07-29T08:43:42.3231516Z    Compiling block-buffer v0.10.4
2026-07-29T08:43:42.3510944Z    Compiling cc v1.2.63
2026-07-29T08:43:42.3761047Z    Compiling http-body v1.0.1
2026-07-29T08:43:42.4230648Z    Compiling digest v0.10.7
2026-07-29T08:43:42.4610875Z    Compiling deranged v0.5.8
2026-07-29T08:43:42.4920674Z    Compiling pem-rfc7468 v1.0.0
2026-07-29T08:43:42.5580986Z    Compiling tinyvec_macros v0.1.1
2026-07-29T08:43:42.5621121Z    Compiling data-encoding v2.11.0
2026-07-29T08:43:42.6070579Z    Compiling try-lock v0.2.5
2026-07-29T08:43:42.6620800Z    Compiling pkg-config v0.3.33
2026-07-29T08:43:42.6761145Z    Compiling tower-service v0.3.3
2026-07-29T08:43:42.6821658Z    Compiling num-conv v0.2.2
2026-07-29T08:43:42.7281185Z    Compiling zmij v1.0.21
2026-07-29T08:43:42.7520655Z    Compiling vcpkg v0.2.15
2026-07-29T08:43:42.7710733Z    Compiling base64 v0.22.1
2026-07-29T08:43:42.8090937Z    Compiling time-core v0.1.8
2026-07-29T08:43:42.8670820Z    Compiling block-buffer v0.12.0
2026-07-29T08:43:42.9521742Z    Compiling mio v1.2.1
2026-07-29T08:43:42.9607085Z    Compiling socket2 v0.6.4
2026-07-29T08:43:42.9732834Z    Compiling getrandom v0.2.17
2026-07-29T08:43:43.0797429Z    Compiling crypto-common v0.2.2
2026-07-29T08:43:43.1910782Z    Compiling rand v0.10.1
2026-07-29T08:43:43.2070969Z    Compiling uuid v1.23.2
2026-07-29T08:43:43.3020600Z    Compiling rand_core v0.6.4
2026-07-29T08:43:43.3830521Z    Compiling parking_lot v0.12.5
2026-07-29T08:43:43.4573043Z    Compiling want v0.3.1
2026-07-29T08:43:43.5057400Z    Compiling sha2 v0.10.9
2026-07-29T08:43:43.6321114Z    Compiling tinyvec v1.11.0
2026-07-29T08:43:43.6797242Z    Compiling inout v0.1.4
2026-07-29T08:43:43.6798491Z    Compiling vergen-lib v9.1.0
2026-07-29T08:43:43.7281235Z    Compiling n0-future v0.3.2
2026-07-29T08:43:43.7282160Z    Compiling cordyceps v0.3.4
2026-07-29T08:43:43.7790946Z    Compiling parking v2.2.1
2026-07-29T08:43:43.8120834Z    Compiling signature v2.2.0
2026-07-29T08:43:43.8520551Z    Compiling cmake v0.1.58
2026-07-29T08:43:43.8620862Z    Compiling spin v0.10.0
2026-07-29T08:43:43.9272820Z    Compiling crossbeam-utils v0.8.21
2026-07-29T08:43:43.9670499Z    Compiling diatomic-waker v0.2.3
2026-07-29T08:43:43.9733999Z    Compiling serde_json v1.0.150
2026-07-29T08:43:43.9881040Z    Compiling winnow v1.0.3
2026-07-29T08:43:44.0787261Z    Compiling httpdate v1.0.3
2026-07-29T08:43:44.0960714Z    Compiling futures-buffered v0.2.13
2026-07-29T08:43:44.1281301Z    Compiling digest v0.11.3
2026-07-29T08:43:44.1357109Z    Compiling ed25519 v2.2.3
2026-07-29T08:43:44.1357763Z    Compiling futures-lite v2.6.1
2026-07-29T08:43:44.1664121Z    Compiling cipher v0.4.4
2026-07-29T08:43:44.1742114Z    Compiling netlink-packet-core v0.8.1
2026-07-29T08:43:44.2190175Z    Compiling universal-hash v0.5.1
2026-07-29T08:43:44.2264496Z    Compiling vergen v9.1.0
2026-07-29T08:43:44.3069452Z    Compiling vergen-lib v0.1.6
2026-07-29T08:43:44.3331033Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T08:43:44.3605540Z    Compiling heapless v0.7.17
2026-07-29T08:43:44.3640301Z    Compiling noq-udp v0.10.0
2026-07-29T08:43:44.3700516Z    Compiling sync_wrapper v1.0.2
2026-07-29T08:43:44.3770500Z    Compiling allocator-api2 v0.2.21
2026-07-29T08:43:44.3860876Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T08:43:44.4620696Z    Compiling byteorder v1.5.0
2026-07-29T08:43:44.4900431Z    Compiling opaque-debug v0.3.1
2026-07-29T08:43:44.5350529Z    Compiling polyval v0.6.2
2026-07-29T08:43:44.6235985Z    Compiling hash32 v0.2.1
2026-07-29T08:43:44.6388442Z    Compiling spin v0.9.8
2026-07-29T08:43:44.6433915Z    Compiling vergen-gitcl v1.0.8
2026-07-29T08:43:44.7014205Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-29T08:43:44.7104437Z    Compiling fallible-iterator v0.3.0
2026-07-29T08:43:44.7580792Z    Compiling signature v3.0.0
2026-07-29T08:43:44.7850645Z    Compiling num_threads v0.1.7
2026-07-29T08:43:44.8096824Z    Compiling ryu v1.0.23
2026-07-29T08:43:44.8143386Z    Compiling tower-layer v0.3.3
2026-07-29T08:43:44.8296354Z    Compiling aws-lc-sys v0.41.0
2026-07-29T08:43:44.8404198Z    Compiling ring v0.17.14
2026-07-29T08:43:44.8460366Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T08:43:44.8606315Z    Compiling ghash v0.5.1
2026-07-29T08:43:44.8690423Z    Compiling ctr v0.9.2
2026-07-29T08:43:44.9350795Z    Compiling time v0.3.47
2026-07-29T08:43:44.9959851Z    Compiling aes v0.8.4
2026-07-29T08:43:45.0070555Z    Compiling sha2 v0.11.0-rc.5
2026-07-29T08:43:45.0089601Z    Compiling fs2 v0.4.3
2026-07-29T08:43:45.0220893Z    Compiling http-body-util v0.1.3
2026-07-29T08:43:45.1580876Z    Compiling aead v0.5.2
2026-07-29T08:43:45.1925309Z    Compiling openssl-probe v0.2.1
2026-07-29T08:43:45.2012849Z    Compiling arrayvec v0.7.6
2026-07-29T08:43:45.2910696Z    Compiling utf8parse v0.2.2
2026-07-29T08:43:45.3100450Z    Compiling crossbeam-channel v0.5.15
2026-07-29T08:43:45.3490375Z    Compiling crossbeam-epoch v0.9.18
2026-07-29T08:43:45.3838494Z    Compiling blake3 v1.8.5
2026-07-29T08:43:45.4150571Z    Compiling netlink-packet-route v0.29.0
2026-07-29T08:43:45.4220441Z    Compiling memoffset v0.6.5
2026-07-29T08:43:45.6596437Z    Compiling aes-gcm v0.10.3
2026-07-29T08:43:45.6714078Z    Compiling acto v0.8.2
2026-07-29T08:43:45.6772923Z    Compiling noq v0.18.0
2026-07-29T08:43:45.7873438Z    Compiling netwatch v0.16.0
2026-07-29T08:43:45.9078040Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T08:43:45.9204885Z    Compiling rustix v1.1.4
2026-07-29T08:43:45.9241647Z    Compiling sorted-index-buffer v0.2.1
2026-07-29T08:43:45.9680976Z    Compiling tagptr v0.2.0
2026-07-29T08:43:46.0300982Z    Compiling thiserror v1.0.69
2026-07-29T08:43:46.0560711Z    Compiling foldhash v0.2.0
2026-07-29T08:43:46.0751076Z    Compiling ref-cast v1.0.25
2026-07-29T08:43:46.0880750Z    Compiling rustc-hash v2.1.2
2026-07-29T08:43:46.0980556Z    Compiling mac-addr v0.3.0
2026-07-29T08:43:46.2010119Z    Compiling identity-hash v0.1.0
2026-07-29T08:43:46.2260610Z    Compiling lru-slab v0.1.2
2026-07-29T08:43:46.3141915Z    Compiling xml-rs v0.8.28
2026-07-29T08:43:46.3371652Z    Compiling hashbrown v0.16.1
2026-07-29T08:43:46.4272332Z    Compiling netlink-packet-route v0.30.0
2026-07-29T08:43:46.4652798Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T08:43:46.5730930Z    Compiling synstructure v0.13.2
2026-07-29T08:43:46.7202818Z    Compiling darling_core v0.20.11
2026-07-29T08:43:46.7730404Z    Compiling serde_derive_internals v0.29.1
2026-07-29T08:43:47.0000767Z    Compiling serial-core v0.4.0
2026-07-29T08:43:47.0981377Z    Compiling xmltree v0.10.3
2026-07-29T08:43:47.2011079Z    Compiling errno v0.3.14
2026-07-29T08:43:47.2073991Z    Compiling termios v0.2.2
2026-07-29T08:43:47.2480748Z    Compiling proc-macro-crate v3.5.0
2026-07-29T08:43:47.3394478Z    Compiling ioctl-rs v0.1.6
2026-07-29T08:43:47.3431127Z    Compiling simple-dns v0.9.3
2026-07-29T08:43:47.3520223Z    Compiling aho-corasick v1.1.4
2026-07-29T08:43:47.3702638Z    Compiling smol_str v0.1.24
2026-07-29T08:43:47.4320861Z    Compiling arrayref v0.3.9
2026-07-29T08:43:47.4574418Z    Compiling linux-raw-sys v0.12.1
2026-07-29T08:43:47.5004094Z    Compiling winnow v0.7.15
2026-07-29T08:43:47.6070874Z    Compiling toml_write v0.1.2
2026-07-29T08:43:47.7944731Z    Compiling sha1_smol v1.0.1
2026-07-29T08:43:47.8133324Z    Compiling constant_time_eq v0.4.2
2026-07-29T08:43:47.8278474Z    Compiling simdutf8 v0.1.5
2026-07-29T08:43:47.8981517Z    Compiling regex-syntax v0.8.10
2026-07-29T08:43:47.9187741Z    Compiling resolv-conf v0.7.6
2026-07-29T08:43:48.0040948Z    Compiling signal-hook v0.3.18
2026-07-29T08:43:48.1502942Z    Compiling serial-unix v0.4.0
2026-07-29T08:43:48.1810824Z    Compiling signal-hook-registry v1.4.8
2026-07-29T08:43:48.3739394Z    Compiling lru v0.16.4
2026-07-29T08:43:48.4210707Z    Compiling darling_core v0.23.0
2026-07-29T08:43:48.5737357Z    Compiling serde_bytes v0.11.19
2026-07-29T08:43:48.6004744Z    Compiling seize v0.5.1
2026-07-29T08:43:48.6349417Z    Compiling serde_derive v1.0.228
2026-07-29T08:43:48.7459557Z    Compiling zeroize_derive v1.4.3
2026-07-29T08:43:48.8139891Z    Compiling tokio-macros v2.7.0
2026-07-29T08:43:49.0211760Z    Compiling zerofrom-derive v0.1.7
2026-07-29T08:43:49.4005479Z    Compiling zeroize v1.8.2
2026-07-29T08:43:49.5212770Z    Compiling tokio v1.52.3
2026-07-29T08:43:49.5551366Z    Compiling futures-macro v0.3.32
2026-07-29T08:43:49.8899722Z    Compiling yoke-derive v0.8.2
2026-07-29T08:43:50.0301915Z    Compiling zerovec-derive v0.11.3
2026-07-29T08:43:50.0810593Z    Compiling displaydoc v0.2.6
2026-07-29T08:43:50.2890887Z    Compiling tracing-attributes v0.1.31
2026-07-29T08:43:50.5070575Z    Compiling zerofrom v0.1.8
2026-07-29T08:43:50.6090970Z    Compiling futures-util v0.3.32
2026-07-29T08:43:50.6171527Z    Compiling rustls-pki-types v1.14.1
2026-07-29T08:43:50.7943155Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T08:43:50.9940889Z    Compiling thiserror-impl v2.0.18
2026-07-29T08:43:51.3340553Z    Compiling yoke v0.8.3
2026-07-29T08:43:51.5300661Z    Compiling darling_macro v0.20.11
2026-07-29T08:43:51.5775233Z    Compiling zerovec v0.11.6
2026-07-29T08:43:51.6041042Z    Compiling zerotrie v0.2.4
2026-07-29T08:43:51.6231023Z    Compiling derive_more-impl v2.1.1
2026-07-29T08:43:51.8596380Z    Compiling darling v0.20.11
2026-07-29T08:43:51.9240471Z    Compiling derive_builder_core v0.20.2
2026-07-29T08:43:51.9510376Z    Compiling n0-error-macros v0.1.3
2026-07-29T08:43:52.0641486Z    Compiling spez v0.1.2
2026-07-29T08:43:52.3420670Z    Compiling tinystr v0.8.3
2026-07-29T08:43:52.4231260Z    Compiling potential_utf v0.1.5
2026-07-29T08:43:52.4356244Z    Compiling der v0.8.0-rc.10
2026-07-29T08:43:52.5762130Z    Compiling icu_locale_core v2.2.0
2026-07-29T08:43:52.5970451Z    Compiling icu_collections v2.2.0
2026-07-29T08:43:52.7813153Z    Compiling pin-project-internal v1.1.13
2026-07-29T08:43:53.0819570Z    Compiling n0-error v0.1.3
2026-07-29T08:43:53.4080724Z    Compiling cobs v0.3.0
2026-07-29T08:43:53.4213248Z    Compiling derive_builder_macro v0.20.2
2026-07-29T08:43:53.4539836Z    Compiling postcard-derive v0.2.2
2026-07-29T08:43:53.6435260Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T08:43:53.7201161Z    Compiling derive_builder v0.20.2
2026-07-29T08:43:53.8211067Z    Compiling icu_provider v2.2.0
2026-07-29T08:43:54.0257550Z    Compiling ipnet v2.12.0
2026-07-29T08:43:54.0963899Z    Compiling spki v0.8.0-rc.4
2026-07-29T08:43:54.2121844Z    Compiling icu_normalizer v2.2.0
2026-07-29T08:43:54.2173549Z    Compiling icu_properties v2.2.0
2026-07-29T08:43:54.2617700Z    Compiling pin-project v1.1.13
2026-07-29T08:43:54.3206001Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-29T08:43:54.3310762Z    Compiling futures-executor v0.3.32
2026-07-29T08:43:54.4020726Z    Compiling prefix-trie v0.8.4
2026-07-29T08:43:54.5041360Z    Compiling ed25519-dalek v2.2.0
2026-07-29T08:43:54.6535320Z    Compiling futures v0.3.32
2026-07-29T08:43:54.6680964Z    Compiling ed25519 v3.0.0-rc.4
2026-07-29T08:43:54.7289988Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-29T08:43:54.8551159Z    Compiling once_cell v1.21.4
2026-07-29T08:43:54.9580745Z    Compiling data-encoding-macro v0.1.20
2026-07-29T08:43:55.0110348Z    Compiling rustls-native-certs v0.8.4
2026-07-29T08:43:55.0787955Z    Compiling tracing-core v0.1.36
2026-07-29T08:43:55.1810797Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T08:43:55.2520611Z    Compiling hashbrown v0.14.5
2026-07-29T08:43:55.2991764Z    Compiling strum_macros v0.28.0
2026-07-29T08:43:55.4830470Z    Compiling tokio-util v0.7.18
2026-07-29T08:43:55.4960771Z    Compiling netlink-sys v0.8.8
2026-07-29T08:43:55.5881191Z    Compiling tracing v0.1.44
2026-07-29T08:43:55.6418306Z    Compiling postcard v1.1.3
2026-07-29T08:43:55.8066189Z    Compiling idna_adapter v1.2.2
2026-07-29T08:43:55.8988397Z    Compiling idna v1.1.0
2026-07-29T08:43:55.9374019Z    Compiling tower v0.5.3
2026-07-29T08:43:55.9646516Z    Compiling async-trait v0.1.89
2026-07-29T08:43:56.0748244Z    Compiling enum-assoc v1.3.0
2026-07-29T08:43:56.0847026Z    Compiling derive_more v2.1.1
2026-07-29T08:43:56.1521293Z    Compiling hashlink v0.9.1
2026-07-29T08:43:56.1655677Z    Compiling num_enum_derive v0.7.6
2026-07-29T08:43:56.2810905Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-29T08:43:56.3560637Z    Compiling iroh-metrics v0.38.3
2026-07-29T08:43:56.5376068Z    Compiling url v2.5.8
2026-07-29T08:43:56.5469447Z    Compiling h2 v0.4.14
2026-07-29T08:43:56.6456390Z    Compiling rusqlite v0.32.1
2026-07-29T08:43:56.6847454Z    Compiling n0-watcher v0.6.1
2026-07-29T08:43:56.6982131Z    Compiling tokio-stream v0.1.18
2026-07-29T08:43:56.8289340Z    Compiling iroh-relay v0.98.0
2026-07-29T08:43:56.8711247Z    Compiling netdev v0.42.0
2026-07-29T08:43:56.9341258Z    Compiling netlink-proto v0.12.0
2026-07-29T08:43:57.0820072Z    Compiling moka v0.12.15
2026-07-29T08:43:57.1420295Z    Compiling serde_spanned v0.6.9
2026-07-29T08:43:57.1703933Z    Compiling toml_datetime v0.6.11
2026-07-29T08:43:57.2650649Z    Compiling ref-cast-impl v1.0.25
2026-07-29T08:43:57.2761654Z    Compiling thiserror-impl v1.0.69
2026-07-29T08:43:57.2870524Z    Compiling num_enum v0.7.6
2026-07-29T08:43:57.3321032Z    Compiling webpki-roots v1.0.7
2026-07-29T08:43:57.3493698Z    Compiling regex-automata v0.4.14
2026-07-29T08:43:57.3909990Z    Compiling schemars_derive v1.2.1
2026-07-29T08:43:57.4521074Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-29T08:43:57.5651029Z    Compiling tower-http v0.6.11
2026-07-29T08:43:57.7458334Z    Compiling attohttpc v0.30.1
2026-07-29T08:43:57.8276464Z    Compiling iroh-base v0.98.0
2026-07-29T08:43:58.1602724Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-29T08:43:58.2200709Z    Compiling strum v0.28.0
2026-07-29T08:43:58.2470475Z    Compiling toml_edit v0.22.27
2026-07-29T08:43:58.3235947Z    Compiling hmac v0.12.1
2026-07-29T08:43:58.3290310Z    Compiling iroh v0.98.2
2026-07-29T08:43:58.4550738Z    Compiling iroh-dns v0.98.0
2026-07-29T08:43:58.5699753Z    Compiling pin-utils v0.1.0
2026-07-29T08:43:58.5850833Z    Compiling bitflags v1.3.2
2026-07-29T08:43:58.6222746Z    Compiling rustix v0.38.44
2026-07-29T08:43:58.6510999Z    Compiling dyn-clone v1.0.20
2026-07-29T08:43:58.6900723Z    Compiling cmov v0.5.4
2026-07-29T08:43:58.7090731Z    Compiling nix v0.25.1
2026-07-29T08:43:58.7901486Z    Compiling hkdf v0.12.4
2026-07-29T08:43:58.8270976Z    Compiling filedescriptor v0.8.3
2026-07-29T08:43:58.9230753Z    Compiling ctutils v0.4.2
2026-07-29T08:43:58.9360854Z    Compiling backon v1.6.0
2026-07-29T08:43:59.0501025Z    Compiling darling_macro v0.23.0
2026-07-29T08:43:59.0674488Z    Compiling papaya v0.2.4
2026-07-29T08:43:59.1910745Z    Compiling serial v0.4.0
2026-07-29T08:43:59.1950977Z    Compiling anstyle-parse v1.0.0
2026-07-29T08:43:59.2621064Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T08:43:59.3756734Z    Compiling shell-words v1.1.1
2026-07-29T08:43:59.3863022Z    Compiling instability v0.3.12
2026-07-29T08:43:59.4982332Z    Compiling anstyle-query v1.1.5
2026-07-29T08:43:59.5446572Z    Compiling colorchoice v1.0.5
2026-07-29T08:43:59.5447341Z    Compiling schemars v1.2.1
2026-07-29T08:43:59.5681248Z    Compiling linux-raw-sys v0.4.15
2026-07-29T08:43:59.5725013Z    Compiling anstyle v1.0.14
2026-07-29T08:43:59.5830557Z    Compiling foldhash v0.1.5
2026-07-29T08:43:59.6089289Z    Compiling unicode-width v0.2.0
2026-07-29T08:43:59.6233007Z    Compiling is_terminal_polyfill v1.70.2
2026-07-29T08:43:59.6810683Z    Compiling downcast-rs v1.2.1
2026-07-29T08:43:59.6925142Z    Compiling vte v0.13.1
2026-07-29T08:43:59.7280546Z    Compiling hashbrown v0.15.5
2026-07-29T08:43:59.7753320Z    Compiling anstream v1.0.0
2026-07-29T08:43:59.7820736Z    Compiling darling v0.23.0
2026-07-29T08:43:59.8180459Z    Compiling signal-hook-mio v0.2.5
2026-07-29T08:43:59.8520760Z    Compiling spake2 v0.4.0
2026-07-29T08:43:59.9102813Z    Compiling terminal_size v0.4.4
2026-07-29T08:43:59.9181146Z    Compiling strum_macros v0.26.4
2026-07-29T08:44:00.0810504Z    Compiling sha1 v0.10.6
2026-07-29T08:44:00.1341279Z    Compiling itertools v0.13.0
2026-07-29T08:44:00.2220717Z    Compiling castaway v0.2.4
2026-07-29T08:44:00.3271186Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-29T08:44:00.3495178Z    Compiling regex v1.12.3
2026-07-29T08:44:00.5790540Z    Compiling clap_lex v1.1.0
2026-07-29T08:44:00.8220515Z    Compiling indoc v2.0.7
2026-07-29T08:44:00.9741129Z    Compiling static_assertions v1.1.0
2026-07-29T08:44:01.0251352Z    Compiling doctest-file v1.1.1
2026-07-29T08:44:01.0446841Z    Compiling unicode-width v0.1.14
2026-07-29T08:44:01.2639589Z    Compiling toml v0.8.23
2026-07-29T08:44:01.3350782Z    Compiling compact_str v0.8.2
2026-07-29T08:44:01.5260903Z    Compiling interprocess v2.4.2
2026-07-29T08:44:01.9745223Z    Compiling hyper v1.10.1
2026-07-29T08:44:02.2591563Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-29T08:44:02.2960816Z    Compiling unicode-truncate v1.1.0
2026-07-29T08:44:02.3003253Z    Compiling crossterm v0.28.1
2026-07-29T08:44:02.3358841Z    Compiling strum v0.26.3
2026-07-29T08:44:02.3427104Z    Compiling clap_builder v4.6.0
2026-07-29T08:44:02.4041534Z    Compiling lru v0.12.5
2026-07-29T08:44:02.4668409Z    Compiling clap_derive v4.6.1
2026-07-29T08:44:02.4771181Z    Compiling iana-time-zone v0.1.65
2026-07-29T08:44:02.5900600Z    Compiling cassowary v0.3.0
2026-07-29T08:44:02.8888377Z    Compiling portable-pty v0.8.1
2026-07-29T08:44:03.2221749Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-29T08:44:03.2701417Z    Compiling ratatui v0.29.0
2026-07-29T08:44:03.3200893Z    Compiling chrono v0.4.45
2026-07-29T08:44:03.3442957Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-29T08:44:03.5171032Z    Compiling nucleo-matcher v0.3.1
2026-07-29T08:44:03.9572177Z    Compiling hyper-util v0.1.20
2026-07-29T08:44:03.9940796Z    Compiling qrcode v0.14.1
2026-07-29T08:44:04.2000664Z    Compiling tempfile v3.27.0
2026-07-29T08:44:05.1357085Z    Compiling clap v4.6.1
2026-07-29T08:44:05.8010644Z    Compiling igd-next v0.17.1
2026-07-29T08:44:06.6617894Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-29T08:44:06.9174938Z    Compiling portmapper v0.16.0
2026-07-29T08:44:11.9364841Z    Compiling rustls-webpki v0.103.13
2026-07-29T08:44:14.3020089Z    Compiling tokio-rustls v0.26.4
2026-07-29T08:44:14.3020592Z    Compiling rustls-platform-verifier v0.7.0
2026-07-29T08:44:14.3021092Z    Compiling noq-proto v0.17.0
2026-07-29T08:44:14.4493233Z    Compiling hickory-net v0.26.0-beta.4
2026-07-29T08:44:14.4493815Z    Compiling hyper-rustls v0.27.9
2026-07-29T08:44:14.4494206Z    Compiling tokio-websockets v0.13.2
2026-07-29T08:44:14.5702034Z    Compiling reqwest v0.13.4
2026-07-29T08:44:15.4601334Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-29T08:44:29.0970420Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-29T08:44:30.5847760Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-29T08:44:40.4491418Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-29T08:44:45.4977590Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-07-29T08:44:45.5197929Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3c641108830fd335)
2026-07-29T08:44:45.5210612Z 
2026-07-29T08:44:45.5210723Z running 1 test
2026-07-29T08:44:51.6114237Z test new_brain_serves_against_old_broker ... ok
2026-07-29T08:44:51.6114518Z 
2026-07-29T08:44:51.6114809Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-29T08:44:51.6115157Z 
2026-07-29T08:44:51.6257484Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-29T08:44:51.6257804Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-29T08:44:51.6271245Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T08:44:51.6271588Z env:
2026-07-29T08:44:51.6271806Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T08:44:51.6272253Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:44:51.6272801Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:44:51.6273298Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:44:51.6273788Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:44:51.6274187Z ##[endgroup]
2026-07-29T08:44:51.6317528Z CI-CENSUS scope roots:
2026-07-29T08:44:51.6317880Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T08:44:51.6318386Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T08:44:51.6318905Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T08:44:51.6319539Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T08:44:51.6319849Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T08:44:51.6362385Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-07-29T08:44:53.0973518Z CI-CENSUS phase=pre-reap box_procs=390 box_fds=10752 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T08:44:53.0974154Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T08:44:56.6722229Z CI-CENSUS phase=end box_procs=389 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T08:44:56.6722833Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T08:44:56.6723229Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-29T08:44:56.6755191Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-29T08:44:56.6755553Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-29T08:44:56.6768289Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T08:44:56.6768561Z env:
2026-07-29T08:44:56.6768739Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T08:44:56.6769152Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:44:56.6769601Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:44:56.6770012Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:44:56.6770419Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW
2026-07-29T08:44:56.6770733Z ##[endgroup]
2026-07-29T08:44:56.6838859Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30436637478-1-TtuOHW on attempt 1/5
2026-07-29T08:44:56.6932636Z Post job cleanup.
2026-07-29T08:44:56.7615468Z [command]/usr/bin/git version
2026-07-29T08:44:56.7646088Z git version 2.43.0
2026-07-29T08:44:56.7712583Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3920a904-fdd2-4181-bedd-6e01535565c1' before making global git config changes
2026-07-29T08:44:56.7713696Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:44:56.7716742Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T08:44:56.7745271Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:44:56.7771236Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T08:44:56.7956594Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:44:56.7977438Z http.https://github.com/.extraheader
2026-07-29T08:44:56.7984978Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T08:44:56.8009270Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T08:44:56.8199859Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:44:56.8224691Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T08:44:56.8531692Z Cleaning up orphan processes
